Interface org.omg.CORBA.AliasDef
All Packages Class Hierarchy This Package Previous Next Index
Interface org.omg.CORBA.AliasDef
- public interface AliasDef
- extends Object
- extends Object, TypedefDef
An AliasDef represents an OMG IDL typedef that aliases otherdefinition.
-
original_type_def()
-
-
original_type_def(IDLType)
-
original_type_def
public abstract IDLType original_type_def() throws SystemException
original_type_def
public abstract void original_type_def(IDLType arg) throws SystemException
All Packages Class Hierarchy This Package Previous Next Index